home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / coding / graphics / files.bbs < prev    next >
File List  |  1995-10-18  |  13KB  |  265 lines

  1.  ===========================================================
  2.                    Graphics files
  3.  ===========================================================
  4. 3DART05B.ZIP 3D artist, graphic newsletter
  5. ATTRIB.ZIP   Character attributes on PC video boards
  6. BARYCEN1.ZIP Intersection check with Barycentric Coordinates
  7. BEGINNER.ZIP Graphics programming info and sources
  8. BITROTAT.ZIP A summary of Bitmap rotations
  9. BLOBBYSU.ZIP How to make Blobby polygons
  10. CG-JOURN.ZIP Computer graphics & img. process. journals
  11. CGBO.ZIP     Top 10 of computer graphics books
  12. DAVID_C.ZIP  Raster to Vector article with source
  13. DITHER.ZIP   Document describing dithering
  14. EGATECH.ZIP  EGA technical information
  15. EGA_PROG.ZIP EGA programming information
  16. GEMSIII.ZIP  C code from the Book Graphic Gems
  17. GEMS_NEW.ZIP C code from the Graphic Gems book
  18. GLCOMPIL.ZIP .GL compiler in C.
  19. GRAFIK.ZIP   Nybörjarens guide till Grafik
  20. HICOLOR.ZIP  Antialiasing source
  21. JPEG.ZIP     JPEG Image Compression FAQ
  22. JPEG2SRC.ZIP JPEG compression sources
  23. JPSRC.ZIP    JPEG image compression source
  24. MAC3DPRG.ZIP About the Third dimension
  25. PATCHSPH.ZIP Defining a sphere with Bezier patches
  26. POINTNPO.ZIP Point in polygon by winding number
  27. POLYCLIP.ZIP Polygon clipping algorithm
  28. POLYGON2.ZIP Polygon to triangle algorithm
  29. PROGINFO.ZIP Programming info for VGA graphics
  30. QUATERNI.ZIP Rotatations using Euler parameters
  31. RGB.ZIP      The RGB vaules and their names
  32. SGLASS.ZIP   C source for a Stained glass like effect
  33. SPHERES.ZIP  Tesselate a sphere with triangles.
  34. TESSELSP.ZIP Polygon representation of a spheres surface
  35. TEXTURE-.ZIP Bibliography on texture mapping
  36. TRACING1.ZIP About different methods of shading
  37. VECTORS.ZIP  Info on vectorcoding( mainly for 68000, but a good tutorial...)
  38. VGADOC01.ZIP VGA programming documentation
  39. VGADOC3.ZIP  Register level (S)VGA programming info and card tester
  40. VISION.ZIP   Computer vision source in C
  41. VMODE.ZIP    C source for a videocard detector
  42. XINTRO18.ZIP Introduction to Mode X version 1.8 w/source and pics
  43. YASA.ZIP     Pixel supersampling source in C
  44.  
  45.  
  46.  ===========================================================
  47.              PC Graphics/Demo/Games sources
  48.  ===========================================================
  49. 1SVGA.ZIP    Lots of good looking (S)VGA utils and source code (Pascal)
  50. 3DLAB110.ZIP 3D-Labyrinth 1.10 - almost all source (Pascal)
  51. ANMFORMT.ZIP Deluxepaint animation ".anm" viewer + source
  52. BARS.ZIP     Copper bars (asm)
  53. BLIT.ZIP     Picture blitting code + theory (C)
  54. BMSCALER.ZIP Bitmap scaling trainer (modeX, C)
  55. BURN.ZIP     Excellent fire routine (Pascal)
  56. CROSFADE.ZIP Cross fade from one pic to another - mode13h (asm/C)
  57. C_PLASMA.ZIP Plasma - in C this time..
  58. DBVGAL17.ZIP VESA VGA library 1.7 + src
  59. DEMOSTUF.ZIP Lots of demo stuff: stars, rotate, magnify, 3D maze (Pascal/asm)
  60. DFLAT15.ZIP  D-Flat 15 windowing system (C)
  61. DIGITAL-.ZIP Digital Image Warping buglist
  62. FADECODE.ZIP FadeCode - palette manipulation intro + source (asm/C)
  63. FADE_TP.ZIP  Fade screen out Pascal)
  64. FAKEMODE.ZIP FakeMode specs + sample code - 3840 colors w/standard VGA
  65. FASTSCRL.ZIP Fast Scrolling in Mode X article
  66. FASTVGA.ZIP  Fast VGA video routines in assembler
  67. FGFDEMO.ZIP  Fastgraph/Fonts demo 1.2 + source
  68. FILL1C.ZIP   Fast Floodfill algorithm
  69. FILL2C.ZIP   Generalized polygon fill algorithm
  70. FIRECODE.ZIP Fireplasma demosource
  71. FSTSCRL1.ZIP Fast scroll source
  72. FULLR_2.ZIP  Fullrot #2 - 320x200x256 rotation, 32bit (c)
  73. GEMSIV.ZIP   Graphics Gems IV - source code (C)
  74. GIFCSRC.ZIP  GIF image compression source
  75. GIFSAVE.ZIP  Ave pics as .GIF (C src)
  76. GIF_CSRC.ZIP GIF decoder source (C)
  77. GOUSHAD.ZIP  At the end some Gouraud shading code (Pascal)
  78. GRAPHGEM.ZIP Graphics gems I/II/III books source code
  79. GRAPHPRO.ZIP Graphics programming files from Dr. Dobb's Journal
  80. GTCMOUS1.ZIP 80x25 VGA text mode "graphic" mouse (C src)
  81. GURUMODE.ZIP 12 tweaked 256 color modes (asm)
  82. HANDSRC.ZIP  Software for the powerglove
  83. HOBBSPR2.ZIP Horizontal scrolling with Hobbes library (C++)
  84. HSV.ZIP      Convert from HSV to RGB, c source
  85. ISAD2SRC.ZIP VGA/Adlib loader source (asm)
  86. LINE13X.ZIP  Linedrawing source for PC
  87. MICROCAD.ZIP Simple CAD program (vector graphics) with c source
  88. MKFNT8.ZIP   Font editor
  89. MKTIL16A.ZIP PC Tile editor
  90. MODEX32.ZIP  Michael Abrash's X-Mode routines in 32bit protected mode (PM)
  91. MORPHT.ZIP   Source for a image Morphing program
  92. OVL-BITM.ZIP Complete source code to bitmap coding, great for 3d-programmers!
  93. PARALLAX.ZIP Parallax scrolling engine + demo w/some source (asm/Pascal)
  94. PASSRC.ZIP   Bouncing ball on moving plate  (Pascal)
  95. PAS_SRC.ZIP  Joystick and keyboard units (Pascal/asm)
  96. PGHAND2.ZIP  Software for the powerglove
  97. PIXELATE.ZIP Bitmap scaling - two separate routines (asm)
  98. PLOT3D.ZIP   Plot 3D surfaces, with Source
  99. PSY_KIT.ZIP  Psychose Inc demomaker kit
  100. RECT.ZIP     Rutin för rektanglar i Mode-X
  101. ROTAT_BM.ZIP En beskrivning på hur man roterar en bitmap
  102. RPG_SCRL.ZIP How to scroll tile-based RPG world - mode 13h (asm/Pascal)
  103. RT.ZIP       Commented VGA loader source
  104. SCALE.ZIP    Bitmap scaling in modeX/mode13h (asm)
  105. SCALE_BM.ZIP En beskrivning på hur man skalar en bitmap
  106. SCROLL2.ZIP  Vertical screen scroll in mode X
  107. SEGA.ZIP     VGA 320 * 400 * 256 * 2 frames routines.
  108. SHADEBOB.ZIP ShadeBob source (asm)
  109. SHOWFC11.ZIP Showface 1.1 - view facesaver (face) files (asm)
  110. SHOW_PCX.ZIP Show_pcx.pas  show 2/4/16/256 color PCX (Pascal)
  111. SIV1.ZIP     SenSiv Scrolling Routines - asm, 286+
  112. SJM386_1.ZIP Basic 3D effects demo with source - 386+, xlib, LEX, YACC
  113. SPRITES.ZIP  Mode13h sprite engine w/source (TP6)
  114. TEXMPSRC.ZIP "Slimy" (warping) texture mapping (asm/C)
  115. TEXTTEXT.ZIP One approach to real time texture mapping
  116. TEXTUR2.ZIP  Texturemapping demos
  117. TEXTURE3.ZIP Texture mapping routines with source & exe
  118. TEXT_ENG.ZIP Texture mapping in C with comments (DJGPP, Watcom)
  119. TF_SOURC.ZIP MCGA/SVGA/VESA source (asm/Pascal)
  120. TF_TEXMP.ZIP Full screen (320x200) texture mapping (Pascal)
  121. TGASAVE.ZIP  Save pics in .TGA (C src)
  122. TPLAS11.ZIP  Tom's Plasma 1.1 - plasma fractal w/source
  123. TUT10.ZIP    VGA trainer in chain-4 (Pascal)
  124. TUT11.ZIP    VGA trainer in cross fading (Pascal)
  125. TUT12.ZIP    VGA trainer full-screen scrolling (Pascal)
  126. TUT13.ZIP    VGA trainer 3D starfield (Pascal)
  127. TUT14.ZIP    VGA trainer glenzing, polygons, fixed point math
  128. TUT15.ZIP    VGA trainer in plasma (Pascal)
  129. TUT16.ZIP    VGA trainer in bitmap scaling (Pascal)
  130. TUT1_9.ZIP   VGA trainer make demo effects with TP6/7 w/Pascal source
  131. UNITS.ZIP    Units - graphics/fonts/ints (asm/Pascal)
  132. VESASP12.ZIP VESA BIOS extension v1.2 specs.
  133. VESATES2.ZIP 640x480x256 SVGA VESA demo - graphics/sound/mouse (c++)
  134. VESAVGA.ZIP  Basic 256 color SVGA VESA routines (asm)
  135. VGAKIT50.ZIP VGA sourcecodes
  136. VID_SRC.ZIP  Video 0.02 - routines to access VideoBlaster (C)
  137. VRSERVER.ZIP Vertical Retrace Interrupt Server 1.1 (asm)
  138. WORMHOLE.ZIP Wormhole effect with asm/C code
  139. XCODE.ZIP    "wrapped sprite code" - PCX/PCC, sprites, scrolling, modex
  140. XLIB06.ZIP   Good modex sprite library, VGA256, (free, turbo c/Tasm source)
  141. XSCALEBM.ZIP Bitmap scale/clip - 386, mode , Xlib, asm
  142. XSHARP22.ZIP X-Sharp 3D animation package #22
  143. YANNS3D.ZIP  3D stuff - Pmode/Rmode, fixed point math (asm)
  144.  
  145.  
  146.  ============================================================
  147.              Fractal sources , Docs & Programs
  148.  ============================================================
  149. 4DFRACT.ZIP  Source to a 4D fractal
  150. BTM.ZIP      Source for a new way of making mandelbrot
  151. CLOUD.ZIP    Source for fractal clouds
  152. CNEWTON3.ZIP Map of Newton's method of solving Z^3 =1
  153. FDESI313.ZIP Fractal Designer 3.08 and 3.13 w/source (C)
  154. FP104.ZIP    Fractal paint program for PC
  155. FRACT30.ZIP  Mandelbrot/Julia set 2D/3D EGA/VGA fractal generator
  156. FRACTAL.ZIP  Fractal curves and surfaces
  157. FRACTALS.ZIP References for getting started with fractals
  158. FRACTFAQ.ZIP Frequently asked questions about fractals
  159. FRACTFLY.ZIP Fractal fly through, needs fractint
  160. FRACXTR5.ZIP Extra datafiles for Fractint
  161. FRAIN182.ZIP Fractint, the ultimate fractal generator
  162. FRASR172.ZIP The Fractint Source V17.2
  163. FRASR182.ZIP The source to Fractint
  164. GIFLIB12.ZIP C library for writing/reading Gif files
  165. LYAP.ZIP     Lyaponov Fractal source
  166. MANDEL.ZIP   A utility to generate mandel's fractal geometry.
  167. MOUNT2.ZIP   Mandelbrot mountain source
  168. MOUNTAIN.ZIP Fractal mountain generator
  169. OLIVERF.ZIP  Fractal drawing program with source
  170. PLASMA.ZIP   Source for plasma clouds
  171. SMOKE.ZIP    Create a image of a 3D chaotic attractor
  172. THREED.ZIP   Mandelbrot & 3D sources
  173.  
  174.  
  175.  ============================================================
  176.              Raytracing sources & Docs
  177.  ============================================================
  178. BALLS.ZIP    Some shaded spheres with reflection
  179. BEACH_BA.ZIP The Beach-Ball C-source.
  180. CODET.ZIP    Raytracing sourcecode
  181. DBW_PICT.ZIP Dkbtrace example files
  182. DKB211DT.ZIP Dkbtrace 2.11 datas
  183. DKB212SR.ZIP Dkbtrace 2.12 sources
  184. DKBUTDOC.ZIP DKB trace docs and utils
  185. DKBUTSRC.ZIP DKB Trace 2.12, Source code
  186. JIREND.ZIP   Rend386 raytracer with source
  187. MATRIXC.ZIP  Matrix and 3D geometry functions
  188. PHONG.ZIP    Example of phong shading
  189. POVINF.ZIP   Persistence of Vision Raytracer,  Basic Information
  190. POVSRC.ZIP   Persistence of Vision Raytracer source
  191. POVTSRC.ZIP  Transputer version of POV-raytracer
  192. PSRAYTRA.ZIP Postscript Raytracer source
  193. PVDOC.ZIP    Persistence of vision raytracer docs
  194. PVSRC.ZIP    Persistence of vision C source, Ray Tracing
  195. QUARTICS.ZIP Quartic shapes module source for DKB trace
  196. RAY-TRAC.ZIP Winner of Minimal Raytracer contest source
  197. RAYSRC.ZIP   Source for a raytracer
  198. RAYTRA2.ZIP  Raytracing source
  199. RAYTRACE.ZIP Ray tracing Jell-O, from Pixar
  200. RAY_NEWS.ZIP Raytracing news
  201. ROTATE.ZIP   C source for rotation of a bitmap
  202. RS113.ZIP    Raytrace scene generator with source
  203. RSHADE.ZIP   Source for a raytracer in C
  204. RTN.ZIP      Raytracing News, index file
  205. RTNEWS3.ZIP  Raytracing News vol3 issue 4
  206. RTSRC800.ZIP Antonio Costa's raytracer 8.0.0 + utils (AWK/SED/..) source
  207. RTSYSTEM.ZIP Example of realtime raytracing (PC only)
  208. STNV4N1.ZIP  Raytracing News magazine Vol4 #1
  209. STNV4N2.ZIP  Raytracing News magazine Vol4 #2
  210. TEXTURE.ZIP  GFA source for texturemapping
  211. TRANFAST.ZIP Transputer version of POV-raytracer
  212. WINFERN.ZIP  A fern generator
  213. RTNEWS1.ZIP  Raytracing Newsletter
  214. RTNEWS2.ZIP  Raytracing Newsletter
  215. RTNEWS4.ZIP  Raytracing Newsletter
  216. RTNEWS5.ZIP  Raytracing Newsletter
  217. RTNV2N1.ZIP  Raytracing Newsletter
  218. RTNV2N2.ZIP  Raytracing Newsletter
  219. RTNV2N4.ZIP  Raytracing Newsletter
  220. RTNV2N5.ZIP  Raytracing Newsletter
  221. RTNV2N6.ZIP  Raytracing Newsletter
  222. RTNV2N7.ZIP  Raytracing Newsletter
  223. RTNV2N8.ZIP  Raytracing Newsletter
  224. RTNV3N1.ZIP  Raytracing Newsletter
  225. RTNV3N2.ZIP  Raytracing Newsletter
  226. RTNV3N3.ZIP  Raytracing Newsletter
  227. RTNV3N4.ZIP  Raytracing Newsletter
  228. RTNV4N1.ZIP  Raytracing Newsletter
  229. RTNV4N2.ZIP  Raytracing Newsletter
  230. RTNV4N3.ZIP  Raytracing Newsletter
  231. RTNV5N1.ZIP  Raytracing Newsletter
  232. RTNV5N2.ZIP  Raytracing Newsletter
  233. RTNV5N3.ZIP  Raytracing Newsletter
  234. RTNV6N1.ZIP  Raytracing Newsletter
  235. RTNV6N2.ZIP  Raytracing Newsletter
  236. RTNV6N3.ZIP  Raytracing Newsletter
  237. RTNV7N1.ZIP  Raytracing Newsletter
  238. RTNV7N2.ZIP  Raytracing Newsletter
  239. RTNV7N2P.ZIP Raytracing Newsletter
  240. RTNV7N3.ZIP  Raytracing Newsletter
  241. RTNV7N4.ZIP  Raytracing Newsletter
  242. RTNV7N5.ZIP  Raytracing Newsletter
  243. RTNV8N1.ZIP  Raytracing Newsletter
  244. RTNEWS6.ZIP  Raytracing Newsletter
  245. RTNEWS7.ZIP  Raytracing Newsletter
  246.  
  247.  
  248.  ===========================================================
  249.              WordUP Graphics Toolkits
  250.  ===========================================================
  251. DSIK_C.ZIP   Digital sound interface kit 1.01a - 386+, WAV/Mods (c)
  252. DSIK_PAS.ZIP Digital sound interface kit 1.01a - 386+, WAV/mods (Pascal)
  253. WGT4.ZIP     Wordup Graphics Toolkit 4.0 for 320x200x256 (C)
  254. WGT4HELP.ZIP Wordup graphics toolkit 4.0 help in Borland thelp format
  255. WGT5BETA.ZIP WGT 5.0 for Watcom c beta release - 10 Oct 1994
  256. WGT_CD.ZIP   WGT CD-rom audio player (for CD games) (BC++ 3.1 source)
  257. WGT_GN.ZIP   Gooroo nation megademo 2.0 - WGT (asm/c) source to effects
  258. WGTFNT10.ZIP Wordup Graphics Toolkit font utils 1.0
  259. WGTMAP42.ZIP WGT Map Maker 4.2
  260. WGTTPLY2.ZIP WGT4 texture mapped polygon patch - 7 Oct 1994
  261. WGTTUT1.ZIP  WGT graphics tutorial #1 - filled polygons (solid) (c)
  262. WGTTUT2.ZIP  WGT graphics tutorial #2 - Gouraud shaded polygons (c)
  263. WGTTUT3.ZIP  WGT graphics tutorial #3 - texture mapped polygons (c)
  264. WGTTUT4.ZIP  WGT graphics tutorial #4 - dirty rectangle animation (c)
  265.